@media (max-width:767px){
	.yc{
		display: none;
	}
	.kjlx_l{
		padding: 20px 10px 0 0;
	}
	.navbar .nav-right ul li sub{
		top:0;
	}
	.footer,.smcy{
		display: none;
	}
	.nav_xqy li{
		margin-bottom:30px;
	}
	.ewm{
		width: 19.33333333% !important;
	}
	.navbar-brand a{
		top:10px !important;
	}
	.ms{
		padding-top:10px;
	}
}


@media (min-width: 992px){
	.ewm{
		width: 19.33333333% !important;
	}
}